New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Surface scan - not working #151
Comments
What is wrong with the map? What do you expect? I woud go to this position (because it shows a depth of 0) and zero the z axis on surface, then apply height-map (with max. value set to 0.0) to the G-Code... |
To see the relief of the coin you need a smaller raster (grid-size), in my example I used 0.2 mm. Your first screenshot shows 5 mm. The message in the main window shows the result of grbl in machine coordinates. But the scan window recalculates it to work coordinates. Without pressing "set max. value = 0.0" the result picture should show colors from minimum depth to maximum depth - usually not starting at 0.000. Perhaps the old scan was still in the memory and not cleared - overlapping (with min. max. values) the new scan? I will check this evening. |
More information here: http://svenhb.bplaced.net/?CNC___GRBL-Plotter___Hoehenprofil |
Hi Svenhb, I did another one test after analyzing your information. Please take a look to the attached video. Even if the raster is 5mm, I'm still expecting to see a clear height difference, between table and coin, like I figured in below picture (I updated by hand the *.map file with corresponding z value from each xy position seen in "Probing" view, the yellow zone ). |
Did you watch the surface scan, when scanning the coin? Perhaps you scanned on wrong coordinates - without coin. |
Hello Svenhb,
I'm trying to get a correct height map, but without results.
For example I placed a coin on a PCB (the coin has a thickness of 2 mm) I did the settings (area, depth, save height, speed) and I start to generate height map from surface scan. The result is a wrong map, I think that is not about offset or cut off.
Maybe I skipped something in setup. The GRBL-Plotter version that I'm using is version 1.5.0.5.
Could you help me?
Best regards,
Alexandru
The text was updated successfully, but these errors were encountered: